home *** CD-ROM | disk | FTP | other *** search
/ Mac OS 9 Serial Number Archive / SN Archive 2023.11.04.toast / BSNG / SDK / BSNG SDK 2.6 / Contributed / Basic / Resources / BSNG rsrc.r < prev    next >
Encoding:
C/C++ Source or Header  |  1998-08-22  |  364 b   |  13 lines  |  [TEXT/CWIE]

  1. /* BSNG rsrc.r */
  2. /* This file should be edited per revision of the plugin. */
  3.  
  4. #define PLUGIN_YEAR           "1998"
  5. #define PLUGIN_VERSION_TEXT   "2.5.0" /* MAJOR.MINOR[.BUGFIX] */
  6. #define PLUGIN_VERSION_MAJOR  2
  7. #define PLUGIN_VERSION_MINOR  5
  8. #define PLUGIN_VERSION_BUGFIX 0
  9.  
  10. #include "BSNG author.r"
  11. #include "BSNG Product.r"
  12. #include "Template rsrc Script.r"
  13.